do not clean vendor directory on distclean
authorSascha Steinbiss <satta@debian.org>
Tue, 7 Jul 2026 18:35:29 +0000 (20:35 +0200)
committerAndreas Dolp <dev@andreas-dolp.de>
Tue, 7 Jul 2026 18:35:29 +0000 (20:35 +0200)
commite657a98206f849311dfe29348092745f4895b7b4
treec63d2b9751f2af281b3bd80cfb29387c56e46812
parent4bc5c9ddd9ba0fc85c2049d3e8657de39af9de67
do not clean vendor directory on distclean

Bug-Debian: https://bugs.debian.org/915154
Last-Update: 2025-07-11

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch
rust/Makefile.am